home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 148 / XENIATGM148.iso / Unreal Tournament 2003 / UT2003-Demo.exe / System / RunServer.bat < prev    next >
DOS Batch File  |  2002-08-12  |  113b  |  6 lines

  1. @echo off
  2. :10
  3. ucc server %1 %2 %3 %4 %5 %6 %7 %8 %9 -log=server.log
  4. copy server.log servercrash.log
  5. goto 10
  6.